@media screen and (max-width: 599px) {

    /* **************************
	*      _____           _
	*     |_   ____   ___ | |___
	*       | |/ _ \ / _ \| / __|
	*       | | (_) | (_) | \__ \
	*       |_|\___/ \___/|_|___/
	*
	***************************** */

    .center,
    .center-prop-internaute {
        width: 310px;
    }

    .center-prop-internaute {
        margin-left: -150px;
    }

    h1,
    .entry-content .fond h1,
    #secondary.fond h1,
    h1 strong {
        font-size: 24px;
        line-height: 24px;
    }

    /* ****************************
	*      __  __
	*     |  \/  | ___ _ __  _   _
	*     | |\/| |/ _ | '_ \| | | |
	*     | |  | |  __| | | | |_| |
	*     |_|  |_|\___|_| |_|\__,_|
	*
	******************************* */



    /* ***************************************************
	*         _                        _ _
	*        / \   ___ ___ ___ ___ ___(_| |__   __ _ _ __
	*       / _ \ / __/ __/ _ / __/ __| | '_ \ / _` | '__|
	*      / ___ | (_| (_|  __\__ \__ | | |_) | (_| | |
	*     /_/   \_\___\___\___|___|___|_|_.__/ \__,_|_|
	*
	****************************************************** */

    .accessibar-div .confortdelecture a {
        padding-right: 2px;
    }

    .accessibar-div .confortdelecture a.utmini {
        padding-left: 0;
    }

    .accessibar-div .vocalisation {
        width: 100%;
        box-sizing: border-box;
    }

    .accessibar-div .skyplink {
        margin: 0;
        text-align: center;
        width: 100%;
    }

    /* *************************************
	*      _   _                _
	*     | | | | ___  __ _  __| | ___ _ __
	*     | |_| |/ _ \/ _` |/ _` |/ _ | '__|
	*     |  _  |  __| (_| | (_| |  __| |
	*     |_| |_|\___|\__,_|\__,_|\___|_|
	*
	**************************************** */
    header .panel.fullpanel {
        width: 90%;
    }

    header .panel ul.acces {
        line-height: 1.75;
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
        -webkit-column-gap: 0px;
        column-gap: 0px;
        -moz-column-gap: 0px;
    }

    header .panel .search input {
        width: 200px;
    }

    #searchform .ui-autocomplete {
        display: none !important;
    }

    header .identite {
        height: 120px;
    }

    header .identite h1 {
        line-height: 40px;
        font-size: 40px;
        margin-top: 20px;
    }

    header .toggleMenu {
        width: 110px !important;
    }

    iframe.goog-te-menu-frame {
        top: 215px !important;
        left: calc((50% + 100px / 2) - 190px) !important;
        box-shadow: none !important;
    }

    header {
        height: 177px;
        align-items: baseline;
    }
    header > .center {
        flex-direction: column;
    }
    header .identite {
        order: 2;
        height: auto;
        margin: 25px 0;
    }
    header .identite h1 {
        margin-top: 0;
    }

    header .header-menus {
        order: 1;
        height: auto;
        justify-content: flex-start;
    }
    header .utilitaires-header {
        height: 48px;
        position: relative;
        margin: 0;
        background: #ECECEC;
    }
    header .utilitaires-header:before, header .utilitaires-header:after {
        content: '';
        width: 2000px;
        height: 100%;
        position: absolute;
        top: 0;
        background: #ECECEC;
    }
    header .utilitaires-header:before {
        left: -2000px;
    } 
    header .utilitaires-header:after {
        right: -2000px;
    }
    header .menu {
        order: 2;
        position: absolute;
        bottom: -27px;
        width: 100%;
    }
    header .menu__nav__list.toggled {
        width: 300px;
        left: -255px;
        top: 31px;
    }
    .home header .menu__nav__list.toggled {
        left: -300px;
    }
    header.active .menu__nav__list.toggled {
        left: -250px;
    }
    header.active {
        height: 60px;
    }
    header.active > .center {
        flex-direction: row;
    }
    header.active .identite {
        order: 1;
        margin: 0;
    }
    header.active .logo-fixe-visible {
        height: 38px;
    }
    header.active .header-menus {
        height: 60px;
        order: 2;
    }

    header.active .menu {
        position: relative;
        bottom: 0;
    }
    header.active .menu__nav__list.toggled {
        top: 60px;
        left: -250px;
    }
    #breadcrumbs {
        align-items: center;
        padding: 10px 0;
    }
    #breadcrumbs > .center > div > span a,
    #breadcrumbs > .center > div > span {
        margin: 0;
        text-align: left;
        line-height: 22px;
    }
    #breadcrumbs span.sep {
        margin: 0 15px!important;
    }



    /* ******************************************************
	*      _____                _
	*     |  ____ __ ___  _ __ | |_   _ __   __ _  __ _  ___
	*     | |_ | '__/ _ \| '_ \| __| | '_ \ / _` |/ _` |/ _ \
	*     |  _|| | | (_) | | | | |_  | |_) | (_| | (_| |  __/
	*     |_|  |_|  \___/|_| |_|\__| | .__/ \__,_|\__, |\___|
	*                                |_|          |___/
	*
    ********************************************************* */
    .a-la-une {
        height: auto;
        width: 100%;
    }
    .a-la-une h1 {
        position: relative;
        top: 0;
        left: 0;
        text-align: center;
        margin-bottom: 20px;
        line-height: 40px;
    }
    .a-la-une .a-la-une-media {
        width: 300px!important;
        height: 740px!important;
    }
    .a-la-une .nav-a-la-une {
        top: 480px;
        left: 50px;
    }
    .a-la-une .a-la-une-media .a-la-une-item {
        flex-direction: column;
        height: auto!important;
        min-height: 750px;
    }
    .home-grey-figure svg {
        top: -720px;
    }
    .diapo-wrapper-content {
        margin: -60px auto 0;
        width: 254px;
        height: 301px;
        padding: 60px 15px 30px 20px;
    }
    .en-1-clic_listing {
        height: auto;
        align-items: center;
        align-content: center;
    }
    .home-agenda .agenda--content {
        flex-direction: column;
    }
    .home-agenda .agenda--content a:nth-child(3){
        display: none;
    }
    .home-agenda .agenda_nav span {
        display: none;
    }
    .home-agenda .voir-evenements {
        width: 260px;
        margin: auto;
    }
    .home-agenda .ag_big {
        margin-bottom: 20px;
    }
    .ag_more {
        margin-top: 20px;
    }
    .home-actualites {
        margin-bottom: 125px;
    }
    .home-actualites .container-actus {
        align-items: flex-start;
        height: auto !important;
        min-height: 190px;
    }
    .home-actualites .container-actus .bloc-actus {
        margin: 6px 6px 25px 6px;
    }
    .home-actualites .actus_nav {
        justify-content: center;
        flex-wrap: wrap;
    }
    .home-actualites .actus_nav span {
        margin: 0 25px 25px;
    }
    .actus_nav--prev {
        order: 1;
    }
    .actus_nav--next {
        order: 2;
    }
    .home-actualites .voir-actus {
        order: 3;
        width: 260px;
    }
    .home-zoom {
        margin-bottom: 80px;
    }
    .home-zoom > svg {
        right: -220px;
        top: -587px;
    }
    .home-zoom a {
        flex-direction: column;
    }
    .home-zoom .wrapper-content {
        margin: -25px auto 0;
        width: 285px;
        padding: 50px 15px 25px 20px;
    }
    .home-zoom .btn-more {
        right: 20px;
    }
    .home-publications .doc-wrapper {
        flex-direction: column;
    }
    .home-publications .doc-pic {
        width: 218px;
        height: 312px;
    }
    .home-publications .doc-info {
        padding: 0;
    }
    .home-publications .publications-nav {
        left: 0;
        top: 330px;
    }
    .home-publications {
        padding: 0;
        width: 100%;
    }
    .home-publications .publications-content {
        padding: 0;
    }
    .home-publications .doc-btn a {
        margin-right: 10px;
        padding: 10px 7px;
    }
    .home-publications .doc-wrapper h2 {
        margin: 65px 0 15px;
    }
    .home-publications {
        margin-bottom: 50px;
    }






    /* *********************************
	*      _____           _
	*     |  ______   ___ | |_ ___ _ __
	*     | |_ / _ \ / _ \| __/ _ | '__|
	*     |  _| (_) | (_) | ||  __| |
	*     |_|  \___/ \___/ \__\___|_|
	*
    ************************************ */
    .footer-top > .center {
        flex-direction: column;
        align-items: baseline;
        justify-content: center;
    }
    .footer-top > .center > div {
        width: 100%!important;
        padding-left: 45px;
    }
    .footer-top > .center > div > svg {
        left: 0;
    }
    .footer-top .footer-top_horaires svg {
        width: 110px;
    }
    .footer-top .footer-top_application svg {
        width: 88px;
    }
    .footer-top .btn-facebook {
        margin-top: 20px;
    }
    .footer-top .footer-top_application {
        margin-bottom: 25px;
    }
    .footer-bottom .footer-menu  {
        box-sizing: content-box;
        padding: 10px 0;
    }
    .footer-bottom .footer-menu li a {
        padding: 8px 0;
        display: block;
    }
    

    /* **************************
	*      ____
	*     |  _ \ __ _  __ _  ___
	*     | |_) / _` |/ _` |/ _ \
	*     |  __| (_| | (_| |  __/
	*     |_|   \__,_|\__, |\___|
	*                 |___/
	*
	***************************** */
    #wrapper .top-publication .imagealaune {
        height: 200px;
    }

    #wrapper .entry-content iframe {
        max-width: 100%;
    }

    body.post-template-template-meteo-php #wrapper .entry-content iframe {
        max-width: inherit;
    }

/*     #breadcrumbs .vous-etes-ici {
        display: none;
    } */

    #wrapper .header-page {
        text-align: center;
    }

/*     #wrapper .top-publication {
        width: 300px;
    } */

    #wrapper .top-publication .imagealaune {
        display: block;
        position: relative;
        width: 100%;
        height: 200px;
        overflow: hidden;
    }

    #wrapper .top-publication .header-page .introduction p {
        font-size: 16px;
        line-height: 20px;
    }

    #wrapper .top-publication .imagealaune {
        margin: 0;
    }


    /* ****************************************
	*      ____  _     _      _
	*     / ___|(_) __| | ___| |__   __ _ _ __
	*     \___ \| |/ _` |/ _ | '_ \ / _` | '__|
	*      ___) | | (_| |  __| |_) | (_| | |
	*     |____/|_|\__,_|\___|_.__/ \__,_|_|
	*
	******************************************* */
    .contactslie_v2 .relations-contacts-v2 ul li,
    .actualitelie .relation-actualites ul li,
    .relations-agenda ul li {
        width: 260px;
    }


    /* ************************
	*      _  _    ___  _  _
	*     | || |  / _ \| || |
	*     | || |_| | | | || |_
	*     |__   _| |_| |__   _|
	*        |_|  \___/   |_|
	*
	*************************** */

    .page404 {
        background: url('../images/core/404Creasit2.png') center 0 no-repeat;
    }

    .page404 #searchform {
        width: 100%;
    }

    .page404 #searchform .rechercher {
        width: 220px;
    }

    /* ***************************************
	*       ____            _             _
	*      / ___|___  _ __ | |_ __ _  ___| |_
	*     | |   / _ \| '_ \| __/ _` |/ __| __|
	*     | |__| (_) | | | | || (_| | (__| |_
	*      \____\___/|_| |_|\__\__,_|\___|\__|
	*
	****************************************** */

    body.post-template-template-contact-php .entry-content p.champs-obligatoires {
        font-size: 12px;
    }

    /* *********************************
	*      _____ _ _ _
	*     |  ___(_) | |_ _ __ ___  ___
	*     | |_  | | | __| '__/ _ \/ __|
	*     |  _| | | | |_| | |  __/\__ \
	*     |_|   |_|_|\__|_|  \___||___/
	*
	*********************************** */

    #primary .wrapper-panel .form-panel .liste-types,
    #primary .wrapper-panel .form-panel .communes-ot,
    #primary .wrapper-panel .form-panel .mois-filtre,
    #primary .wrapper-panel .form-panel .annee-filtre {
        width: 100%;
        margin-bottom: 0;
        float: none;
    }

    #primary .wrapper-panel .form-panel .mois-filtre,
    #primary .wrapper-panel .form-panel .annee-filtre {
        margin-top: 14px;
    }

    #primary .panel-plan-interactif .form-panel .keywords {
        margin-bottom: 0;
    }

    #primary .panel-plan-interactif .form-panel .keywords,
    #primary .panel-plan-interactif .form-panel .rechercheadresse-googlemap {
        width: 100%;
    }

    #primary .panel-agenda .form-panel .keywords {
        margin-top: 14px;
    }

    #primary .panel-agenda .form-panel .periode .input-date input {
        min-width: 95px;
        width: 55%;
    }

    body.post-template-template-gestion-ressources-php #primary .wrapper-panel .form-panel .communes-ot {
        margin-bottom: 14px;
    }

    #primary .panel-plan-interactif .display-map {
        display: none;
    }

    #primary .template-annuaire-contacts ul li.liste {
        height: 142px;
    }

    #primary .template-affilistes-navprofil ul.liste-publication li.liste .categorie-affichage_liste {
        left: 20px;
    }

    #primary .template-affilistes-navprofil ul.liste-publication li.liste a .introduction {
        margin: 0;
    }
    
    #primary .template-filtrages ul.liste-publication li a .img-filtrage { 
        display: none;
    }

    /*** PARTAGE ***/
    .partage-social-media p {
        font-size: 12px;
        text-transform: none;
    }
    
    .partage {
        margin: 0 5px;
    }

    .liste-reseaux li {
        width: 30px !important;
        height: 30px !important;
    }

    a.rs-imprimer svg {
        width: 28px;
        height: 27px;
    }

    /* **************************************************
	*      ____           _                   _
	*     |  _ \ ___  ___| |__   ___ _ __ ___| |__   ___
	*     | |_) / _ \/ __| '_ \ / _ \ '__/ __| '_ \ / _ \
	*     |  _ <  __/ (__| | | |  __/ | | (__| | | |  __/
	*     |_| \_\___|\___|_| |_|\___|_|  \___|_| |_|\___|
	*
	***************************************************** */

    .c-search-form_wrap input {
        background-color: transparent;
        line-height: 1.5em;
        font-size: 2em !important;
    }

    button.c-search-form_close {
        position: absolute;
        height: 30px;
        width: 50px;
        top: 20px;
        right: 20px;
        outline: none;
        cursor: pointer;
        background: transparent;
        z-index: 1000;
    }

    .c-search-main_container {
        padding-top: 0.625vw;
        padding-bottom: 2.8125vw;
        padding-left: 0;
        padding-right: 2vw;
    }

    .recherche-autocompletion form .ui-autocomplete li .titre {
        font-size: 15px !important;
        transition: all 0.3s ease-in-out;
    }

    .recherche-autocompletion form .ui-autocomplete {
        width: 100% !important;
        top: 60px !important;
        background: transparent !important;
        padding-bottom: 160px !important;
    }

    .recherche-autocompletion form .ui-autocomplete li .type {
        font-size: 11px;
        text-align: right;
        float: right;
        margin-right: 0;
        line-height: 35px;
        position: absolute;
        right: 0;
        bottom: -5px;
    }

    /* *****************************************************************************************
	*       ____                                        _                       _       _
	*      / ___|___  _ __ ___  _ __ ___  _   _ _ __   | |_ ___ _ __ ___  _ __ | | __ _| |_ ___
	*     | |   / _ \| '_ ` _ \| '_ ` _ \| | | | '_ \  | __/ _ \ '_ ` _ \| '_ \| |/ _` | __/ _ \
	*     | |__| (_) | | | | | | | | | | | |_| | | | | | ||  __/ | | | | | |_) | | (_| | ||  __/
	*      \____\___/|_| |_| |_|_| |_| |_|\__,_|_| |_|  \__\___|_| |_| |_| .__/|_|\__,_|\__\___|
	*                                                                    |_|
	******************************************************************************************** */

    #proposition-publication a.btn-precedent-form {
        width: 100%;
        box-sizing: border-box;
    }

    #proposition-publication button.sousmettre-publication {
        margin-top: 20px;
    }

    /* A modifier et ajouter la bonne couleur */
    #primary .template-agenda .liste-publication {
        padding: 5px;
    }
    #primary .template-agenda ul li a .articles-content {
        border-left: 1px solid #c7c7c7;
        border-top: none;
    }

    #primary .template-agenda ul li a:hover .articles-content {
        border-left: 1px solid transparent;
    }

    #primary .template-affilistes-navprofil ul.liste-publication li.liste a .articles-content .title {
        margin-top: 10px;
    }

    #primary a .articles-content {
        border-top: none;
    }

 /*    #primary li:first-child a .articles-content,
    #primary .template-filtrages ul.liste-publication li.liste a .articles-content,
    #primary .template-emploi ul.liste-publication li.liste a .articles-content,
    #primary .template-affilistes-navprofil ul.liste-publication li.liste a .articles-content,
    .template-affilistes-navprofil #primary a .articles-content {
        border-top: 1px solid #c7c7c7;
        border-left: 1px solid #c7c7c7;
    } */

    .post-template-template-newsletter-php .entry-content .widget_wysija_cont .wysija-submit,
    .post-template-template-newsletter-php .entry-content .wysija-paragraph input {
        width: 300px;
    }
    
    #primary .template-plan-interactif #canvas-google-maps {
        height: 900px;
    }

    /* *************************************************
	*         _        _               _ _ _    __
	*        / \   ___| |_ _   _  __ _| (_) |_ /_/  ___
	*       / _ \ / __| __| | | |/ _` | | | __/ _ \/ __|
	*      / ___ \ (__| |_| |_| | (_| | | | ||  __/\__ \
	*     /_/   \_\___|\__|\__,_|\__,_|_|_|\__\___||___/
	*
	**************************************************** */

    #primary .template-actualites ul li {
        height: 190px;
    }

    #primary .template-actualites ul li a .img-actu {
        display: none;
    }

    #primary .template-actualites ul li a .articles-content {
        padding: 0 20px;
        height: 188px;
    }

    #primary .template-actualites ul li .cats-date {
        left: 20px;
    }

    #primary .template-actualites ul li.minime {
        height: 120px;
    }

    #primary .template-actualites ul li.minime a .articles-content {
        height: 119px;
    }

    #primary .template-actualites ul li:first-child.minime a .articles-content {
        height: 118px;
    }

    /* ****************************************
	*         _                        _
	*        / \   __ _  ___ _ __   __| | __ _
	*       / _ \ / _` |/ _ \ '_ \ / _` |/ _` |
	*      / ___ \ (_| |  __/ | | | (_| | (_| |
	*     /_/   \_\__, |\___|_| |_|\__,_|\__,_|
	*             |___/
	*
    ******************************************* */
    #primary .template-agenda ul li {
        border-radius: 10px;
    }

    #primary .template-agenda ul li a .date {
        width: 170px;
        margin-right: 0;
    }

    #primary .template-agenda ul li a .date p {
        font-size: 20px;
    }

    #primary .template-agenda ul li a .articles-content {
        float: left;
        padding: 0 20px;
        min-width: 100%;
        box-sizing: border-box;
        border-radius: 0 0 10px 10px;
        border-left: none!important;
    }

    #primary .template-agenda ul li .categorie-agenda {
        left: 21px;
        top: 225px;
    }

    #primary .template-agenda .fc-toolbar .fc-left {
        float: none;
        width: 191px;
        overflow: hidden;
        margin: 0 auto;
    }

    #primary .template-agenda .fc-toolbar .fc-right {
        float: none;
        margin: 20px auto;
        width: 175px;
        overflow: hidden;
    }

    #primary .content-agenda form ol li.input,
    #primary .contact-detail .content-contact form ol li.input {
        width: 100%;
    }
    
    #primary .content-agenda form ol li.input2 ~ li.input .textarea input, 
    #primary .contact-detail .content-contact form ol li.input2 ~ li.input .textarea input {
        width: 100%;
        flex: auto;
        margin: 15px 0 0 0;
    }

    #proposition-publication p.infolocale-a-savoir {
        background-position: center top;
        padding-left: 0;
        padding-top: 70px;
        margin: 40px 0 30px;
    }


    /* ****************************************************************************************************
	*         _                            _                _                        _             _
	*        / \   _ __  _ __  _   _  __ _(_)_ __ ___    __| | ___    ___ ___  _ __ | |_ __ _  ___| |_ ___
	*       / _ \ | '_ \| '_ \| | | |/ _` | | '__/ _ \  / _` |/ _ \  / __/ _ \| '_ \| __/ _` |/ __| __/ __|
	*      / ___ \| | | | | | | |_| | (_| | | | |  __/ | (_| |  __/ | (_| (_) | | | | || (_| | (__| |_\__ \
	*     /_/   \_\_| |_|_| |_|\__,_|\__,_|_|_|  \___|  \__,_|\___|  \___\___/|_| |_|\__\__,_|\___|\__|___/
	*
	******************************************************************************************************* */

    #primary .template-annuaire-contacts ul li.vignette {
        width: 100%;
    }

    #primary .template-annuaire-contacts ul li.vignette:nth-child(even) {
        margin-left: 0;
    }

    #primary .template-annuaire-contacts ul li .site-internet .reponsive-1024 {
        display: block;
    }

    #primary .template-annuaire-contacts ul li .site-internet .reponsive-480 {
        display: none;
    }

    #primary .template-annuaire-contacts ul li.liste > a {
        height: 140px;
    }

    #primary .contact-detail .content-contact .content-contact-header .adresse {
        padding: 10px;
    }

    #primary .contact-detail .content-contact .content-contact-header .adresse,
    #primary .contact-detail .content-contact .content-contact-header .reseaux {
        width: 50%;
    }

    #primary .contact-detail .content-contact .numeros.numero3 a,
    #primary .contact-detail .content-contact .numeros.numero3 a:first-child {
        width: 100%;
        border-left: none;
        border-bottom: 1px solid #fff;
    }

    #primary .contact-detail .informations-contacts .options a {
        width: 100%;
        box-sizing: border-box;
    }

    #primary .contact-detail .informations-contacts .options a.soumettre-fiche {
        margin-top: 10px;
    }

    
    #proposition-document #soumettre-document-form a.btn-suivant-form, 
    #proposition-document #soumettre-document-form a.btn-precedent-form, 
    #proposition-document #soumettre-document-form button#soumettre-document {
        width: 100%;
    }
    
    .centerPropBd {
        width: 300px;
    }
    
    #proposition-document #soumettre-document-form .bloc-form select#jour-dp,
    #proposition-document #soumettre-document-form .bloc-form select#mois-dp,
    #proposition-document #soumettre-document-form .bloc-form select#annee-dp {
        width: 100%;
    }
    
    #proposition-document #soumettre-document-form .bloc-form select#mois-dp,
    #proposition-document #soumettre-document-form .bloc-form select#annee-dp {
        margin-top: 10px;
    }

    /* *******************************************
	*         _    _            _     _   _ ____
	*        / \  | |       ___| |_  | \ | |  _ \
	*       / _ \ | |      / _ \ __| |  \| | |_) |
	*      / ___ \| |___  |  __/ |_  | |\  |  __/
	*     /_/   \_\_____|  \___|\__| |_| \_|_|
	*
	********************************************** */

    #primary .accesrapide-resultats-alnp .wrapper-liste-acces-rapide .liste-acces-rapide-resultats ul li {
        margin-bottom: 5px;
        width: 100%;
    }

    #primary .accesrapide-resultats-alnp h2 {
        font-size: 16px;
    }

    #primary .accesrapide-resultats-alnp p.volet-alnp {
        right: 15px;
    }

    #primary .template-affilistes-navprofil ul.liste-publication li.vignette,
    #primary .template-filtrages ul.liste-publication li.vignette,
    #primary .template-emploi ul.liste-publication li.vignette{
        width: 100%;
    }

    #primary .template-affilistes-navprofil ul.liste-publication li.liste a .img-al,
    #primary .template-filtrages ul.liste-publication li.liste a .img-emploi,
    #primary .template-emploi ul.liste-publication li.liste a .img-emploi {
        display: none;
    }

    #primary .template-affilistes-navprofil ul.liste-publication li.liste a .articles-content,
    #primary .template-filtrages ul.liste-publication li.liste a .articles-content,
    #primary .template-emploi ul.liste-publication li.liste a .articles-content {
        padding: 25px 20px 25px 20px;
    }

    #primary #filtrages-ajax > div,
    #primary #emploi-ajax > div
    {
        display: flex;
        width: 100%;
        flex-direction: column;
        height: auto;
        box-sizing: border-box;
        padding-right: 0;
        margin-bottom: 10px;
    }

    #primary.contextualites-off .template-emploi ul.liste-publication li.vignette {
        width: 100%;
    }

    #emploi-ajax {
        flex-direction: column;
    }

    #emploi-ajax > div,
    #proposition-publication .bloc-form.select2 > .filtre-base, 
    .propose-emploi.prop-publi a {
        width: 100%;
    }
       

    /********** **********
    ******** MODIFICATIONS AL / PROFILS BARRE CONTEXTUELLE ********
    ********** **********/
    #primary.contextualites-off .template-affilistes-navprofil ul.liste-publication li.vignette {
        width: 100%;
    }

    /* ********************************************************************************************************************
	*      ____                       _                   _           _           _        _   _      __
	*     | __ )  __ _ ___  ___    __| | ___   ___    ___| |_   _ __ | |__   ___ | |_ ___ | |_| |__   \_\  __ _ _   _  ___
	*     |  _ \ / _` / __|/ _ \  / _` |/ _ \ / __|  / _ \ __| | '_ \| '_ \ / _ \| __/ _ \| __| '_ \ / _ \/ _` | | | |/ _ \
	*     | |_) | (_| \__ \  __/ | (_| | (_) | (__  |  __/ |_  | |_) | | | | (_) | || (_) | |_| | | |  __/ (_| | |_| |  __/
	*     |____/ \__,_|___/\___|  \__,_|\___/ \___|  \___|\__| | .__/|_| |_|\___/ \__\___/ \__|_| |_|\___|\__, |\__,_|\___|
	*                                                          |_|                                           |_|
	*
	*********************************************************************************************************************** */

    .template-bdocumentaire-phototheque ul li .image-a-la-une {
        display: none;
    }

    .template-bdocumentaire-phototheque ul li .information-document {
        padding: 0 20px;
        height: 278px;
    }

    .template-bdocumentaire-phototheque ul li .information-document .details-document p.categorie-document,
    .template-bdocumentaire-phototheque ul li .information-document .details-document p.date-document,
    .template-bdocumentaire-phototheque ul li .information-document .details-document p.poids-document {
        overflow: hidden;
        float: none;
    }

    #primary .template-bdocumentaire-phototheque ul li .information-document {
        height: auto;
    }

    #primary .template-bdocumentaire-phototheque ul li .information-document a.telecharger,
    #primary .template-bdocumentaire-phototheque ul li .information-document a.consulter-ligne,
    #primary .template-bdocumentaire-phototheque ul li .information-document a.ecouter {
        float: none;
        display: inline-block;
        margin: 20px 0;
    }


    /* **********************************************************************************************************
	*       ____           _   _                   _
	*      / ___| ___  ___| |_(_) ___  _ __     __| | ___  ___   _ __ ___  ___ ___  ___  _   _ _ __ ___ ___  ___
	*     | |  _ / _ \/ __| __| |/ _ \| '_ \   / _` |/ _ \/ __| | '__/ _ \/ __/ __|/ _ \| | | | '__/ __/ _ \/ __|
	*     | |_| |  __/\__ \ |_| | (_) | | | | | (_| |  __/\__ \ | | |  __/\__ \__ \ (_) | |_| | | | (_|  __/\__ \
	*      \____|\___||___/\__|_|\___/|_| |_|  \__,_|\___||___/ |_|  \___||___/___/\___/ \__,_|_|  \___\___||___/
	*
	************************************************************************************************************* */

    #primary .template-gestion-ressources ul li span.img-ressources {
        display: none;
    }

    #primary .template-gestion-ressources ul li span.articles-content {
        padding: 0 20px;
    }

    #primary .template-gestion-ressources ul li .categorie-ressources {
        left: 20px;
    }

    /* ****************************************
	*         _    _ _            _         __
	*        / \  | | | ___   ___(_)_ __   /_/
	*       / _ \ | | |/ _ \ / __| | '_ \ / _ \
	*      / ___ \| | | (_) | (__| | | | |  __/
	*     /_/   \_\_|_|\___/ \___|_|_| |_|\___|
	*
	******************************************* */

    .allocine-film .informations-film {
        width: 280px;
    }

    .allocine-film p.plus-dinfo {
        margin-left: 10px;
    }

    /* ****************************************
	*         _    _ _
	*        / \  | | |__  _   _ _ __ ___  ___
	*       / _ \ | | '_ \| | | | '_ ` _ \/ __|
	*      / ___ \| | |_) | |_| | | | | | \__ \
	*     /_/   \_\_|_.__/ \__,_|_| |_| |_|___/
	*
	******************************************* */

    #primary .vignettes-album a .articles-content .introduction,
    #cboxPrevious, 
    #cboxNext,
    #cboxPrevious:before, 
    #cboxNext:before {
        display: none !important;
    }

    /* ***********************************************
	*      ____                                     _
	*     |  _ \ __ _ ___ _____      _____  _ __ __| |
	*     | |_) / _` / __/ __\ \ /\ / / _ \| '__/ _` |
	*     |  __/ (_| \__ \__ \\ V  V / (_) | | | (_| |
	*     |_|   \__,_|___/___/ \_/\_/ \___/|_|  \__,_|
	*
	************************************************** */
    .template-password form input[type="password"] {
        width: 100%;
    }

    .template-password form input[type="submit"] {
        margin: 10px 0 0;
        width: 100%;
    }

    /* ************************************************
	*       ____           _         ______     ______
	*      / ___|__ _ _ __| |_ ___  / ___\ \   / / ___|
	*     | |   / _` | '__| __/ _ \ \___ \\ \ / / |  _
	*     | |__| (_| | |  | ||  __/  ___) |\ V /| |_| |
	*      \____\__,_|_|   \__\___| |____/  \_/  \____|
	*
	*************************************************** */

    .carte-svg svg {
        margin: 30px 5px 20px;
    }

    /* ***************************************************
	*         _
	*        / \   _ __  _ __   ___  _ __   ___ ___  ___
	*       / _ \ | '_ \| '_ \ / _ \| '_ \ / __/ _ \/ __|
	*      / ___ \| | | | | | | (_) | | | | (_|  __/\__ \
	*     /_/   \_\_| |_|_| |_|\___/|_| |_|\___\___||___/
	*
	*
	***************************************************** */
    .wrapper-panel-new .form-panel {
        padding: 24px 10px;
    }

    .wrapper-panel-new .wrapper-prop-rss a.prop {
        margin: 0 5px 0 0;
        padding: 0 20px;
    }

    .wrapper-panel-new .form-panel form select,
    .wrapper-panel-new .form-panel form input[type=text],
    .wrapper-panel-new .form-panel form input[type=email],
    .wrapper-panel-new .form-panel form input[type=number] {
        width: 100%;
        margin: 0 0 10px;
    }

    .template-liste ul li.liste a .informations-pub,
    .template-liste ul li.liste a .content-pub {
        width: 100%;
    }

    .template-liste ul li.liste a .content-pub {
        border-left: none;
        border-top: 1px solid #fff;
    }

    #acces-profil .liste-profils {
        flex-wrap: wrap;
    }

    #acces-profil .liste-profils .profil {
        width: 100%;
        flex: auto;
    }

    #acces-profil .liste-profils .profil:nth-child(2) {
        margin: 20px 0;
    }

    /* *****************************************************
	*      _   _            _       ___         ____  ____
	*     | | | | __ _  ___| | __  / (_) ___   / / _|/ _\ \
	*     | |_| |/ _` |/ __| |/ / | || |/ _ \ / / |_| |_ | |
	*     |  _  | (_| | (__|   <  | || |  __// /|  _|  _|| |
	*     |_| |_|\__,_|\___|_|\_\ | ||_|\___/_/ |_| |_|  | |
	*                              \_\                  /_/
	*
	******************************************************** */

    body.gecko header .bottom-footer .logo-search .search input[type="text"] {
        width: 240px;
    }

    body.gecko .front-page .fil-infos-droits-demarches .droits-demarches-ligne select {
        width: 225px;
    }

    body.gecko footer .middle-footer .newsletter-sms input[type="text"],
    body.gecko footer footer .middle-footer .newsletter-sms input[type="email"] {
        width: 172px;
    }

    body.ie .front-page .fil-infos-droits-demarches .droits-demarches-ligne select {
        width: 229px;
    }



    /* Guichet virtuel */
    .single-guichet-virtuel #secondary .services-en-ligne {
        margin-top: 60px;
    }

}